Change imports to generate an Oban job per each task
This commit is contained in:
parent
649e51b581
commit
a9aa810d3d
6 changed files with 170 additions and 109 deletions
|
|
@ -1 +1 @@
|
|||
Imports of blocks, mutes, and following would retry until Oban runs out of attempts due to incorrect return value being considered an error.
|
||||
Imports of blocks, mutes, and follows would retry repeatedly due to incorrect error handling and all work executed in a single job
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue