You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to be able to run some tests to ensure messages are being deleted properly in the partial deletion mode.
I think ideally a mock backend would be written in a way that properly stress tests the partial deletion code. It will need to throw curveballs like 429s, 500s, latency just like the real backend does.
The text was updated successfully, but these errors were encountered:
I would like to be able to run some tests to ensure messages are being deleted properly in the partial deletion mode.
I think ideally a mock backend would be written in a way that properly stress tests the partial deletion code. It will need to throw curveballs like 429s, 500s, latency just like the real backend does.
The text was updated successfully, but these errors were encountered: