Nick Mills-Barrett
|
c9b84eb16a
Use proxy retry util for all API requests (#104)
|
2 年之前 |
Nick Barrett
|
5067e15e21
Put back UNKNOWN_ERROR for unexpected listen errors
|
2 年之前 |
Nick Barrett
|
2fa6865ee6
Class retrying connection errors as `TRANSIENT_DISCONNECT`
|
2 年之前 |
Nick Barrett
|
f3aeb8daba
Retry non-JSON responses when getting current user
|
2 年之前 |
Nick Barrett
|
cb742d0568
Migrate to proxy utils from `mautrix`
|
2 年之前 |
Nick Barrett
|
eae7c8dd8e
BE-8503: include cnd_action: reauth where appropriate
|
2 年之前 |
Nick Barrett
|
ff9453e037
Improve error messages
|
2 年之前 |
Toni Spets
|
e2f6cc21ea
Add reason to API based proxy fetching
|
2 年之前 |
Nick Barrett
|
a481b076ad
De-dupe list of retryable proxy exceptions
|
2 年之前 |
Nick Barrett
|
df09382580
Only get new proxy from the second retry onwards
|
2 年之前 |
Tulir Asokan
|
eff6c2e078
Use new wrapper for creating background tasks
|
2 年之前 |
Tulir Asokan
|
31475e5d63
Don't refetch user when connection fails due to non-protocol reasons
|
2 年之前 |
Tulir Asokan
|
adf45cb399
Add config option to disable initial backfill after creating portals
|
2 年之前 |
Tulir Asokan
|
ff6de80692
Update mautrix-python
|
2 年之前 |
Tulir Asokan
|
20f8b37162
Update pigeon session id format
|
2 年之前 |
Tulir Asokan
|
5240d8b9b2
Remove loop parameter and fix some MQTT connection params
|
2 年之前 |
Tulir Asokan
|
a0f601ae07
Improve handling logouts in backfill loop
|
2 年之前 |
Tulir Asokan
|
1e0075bfa8
Remove duplicate error notice when thread sync fails
|
2 年之前 |
Tulir Asokan
|
1ed7b0682c
Log incoming thread remove events
|
2 年之前 |
Sumner Evans
|
c16a2124f7
backfill: gate sending dummy, pre-backfill events on msc2716 support
|
2 年之前 |
Sumner Evans
|
a491106dd9
backfill loop: refresh after login required or challenge errors
|
2 年之前 |
Sumner Evans
|
48dd94ddae
backfill: update read receipts after backfilling each page
|
2 年之前 |
Sumner Evans
|
e6333ffb5e
login: run sync task in a separate task
|
2 年之前 |
Sumner Evans
|
427fd6950e
backfill: only update cursor after processing whole page
|
2 年之前 |
Sumner Evans
|
b1c361e4b0
backfill: fix thread sync happening too quickly delay
|
2 年之前 |
Sumner Evans
|
ed03209d48
backfill: fix cursor saving
|
2 年之前 |
Sumner Evans
|
a26ec4400e
backfill: run the queue on user connect
|
2 年之前 |
Sumner Evans
|
c495f3406c
backfill: implement portal.backfill method
|
2 年之前 |
Sumner Evans
|
ff4c4599d8
backfill: add config options
|
2 年之前 |
Tulir Asokan
|
21364c4ad3
Properly refetch proxy URL on reconnects and connection errors
|
2 年之前 |