mirror of
				https://github.com/matrix-org/synapse.git
				synced 2025-10-31 16:21:56 +01:00 
			
		
		
		
	Merge pull request #2265 from matrix-org/erikj/remote_leave_outlier
Mark remote invite rejections as outliers
This commit is contained in:
		
						commit
						1946867bc2
					
				| @ -1102,6 +1102,9 @@ class FederationHandler(BaseHandler): | |||||||
|             user_id, |             user_id, | ||||||
|             "leave" |             "leave" | ||||||
|         ) |         ) | ||||||
|  |         # Mark as outlier as we don't have any state for this event; we're not | ||||||
|  |         # even in the room. | ||||||
|  |         event.internal_metadata.outlier = True | ||||||
|         event = self._sign_event(event) |         event = self._sign_event(event) | ||||||
| 
 | 
 | ||||||
|         # Try the host that we succesfully called /make_leave/ on first for |         # Try the host that we succesfully called /make_leave/ on first for | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user