Fix Oban jobs for imports

This commit is contained in:
Mark Felder 2024-08-22 11:29:44 -04:00
commit 649e51b581
3 changed files with 7 additions and 6 deletions

View file

@ -0,0 +1 @@
Imports of blocks, mutes, and following would retry until Oban runs out of attempts due to incorrect return value being considered an error.