mirror of https://github.com/pixelfed/pixelfed
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Running the ~25k-file S3 upload synchronously via Artisan::call inside the migration blocked the upgrade with no visible output, and a mid-run failure would leave the migration in a bad state. Dispatch EmojiMigrateToCloudPipeline (ShouldQueue, ShouldBeUnique) onto the mmo queue instead, so migrate returns immediately and the upload runs in the background on Horizon. The job re-checks the cloud-storage guard at runtime, runs the async command (--concurrency=100), has a 1h timeout and tries=1, and is unique so it can't stack up. |
3 weeks ago | |
|---|---|---|
| .. | ||
| Auth | 4 weeks ago | |
| Console/Commands | 3 weeks ago | |
| Events | 4 weeks ago | |
| Http | 3 weeks ago | |
| Jobs | 3 weeks ago | |
| Listeners | 4 weeks ago | |
| 4 weeks ago | ||
| Models | 3 weeks ago | |
| Observers | 4 weeks ago | |
| Passport | 3 months ago | |
| Policies | 4 weeks ago | |
| Providers | 4 weeks ago | |
| Rules | 4 weeks ago | |
| Services | 3 weeks ago | |
| Transformer | 4 weeks ago | |
| Util | 4 weeks ago | |
| HasSnowflakePrimary.php | 9 months ago | |
| helpers.php | 9 months ago | |