Fosco Marotto
4696307cc9
Use a writing role for some sidekiq worker reads
2021-02-18 15:02:16 -05:00
Fosco Marotto
a43a7af771
Some worker updates.
2021-02-05 13:25:46 -05:00
Fosco Marotto
fdca30cd97
Move Link Crawler to different queue
2021-02-04 18:09:04 -05:00
Fosco Marotto
440a1ce6ff
Minor changes to workers.
2021-02-01 03:43:56 -05:00
mgabdev
51fa8f2eb4
Added/Updated admin dashboard tables
...
• Added:
- New Account filtering
- PreviewCard viewing/sorting/filtering deleting (todo)
- DeletePreviewCardWorker, Service
- Status viewing/sorting/filtering deleting
- ChatMessage viewing/sorting/filtering deleting (todo)
- Account > Follows view
• Updated:
- LinkBlock to sort alphabetically
- Groups to be under "Moderation" instead of "Admin" in navigation.rb
- Status in admin to have group name/link
- Reports reset button
- Group filtering/sorting
- LinkBlock filtering/sorting
- Account now has bio and few more data points in dashboard
2021-01-19 01:25:25 -05:00
Fosco Marotto
002441af1f
[redis] More connection pooling changes
2021-01-17 17:36:20 -05:00
admin
29cfe511d1
Update push_update_worker.rb redis
2021-01-16 18:43:24 +00:00
Fosco Marotto
f873a1f925
Revert "[sidekiq] disable bootstraptimelineworker"
...
This reverts commit 50f010652e
.
2021-01-09 18:23:49 -05:00
Fosco Marotto
50f010652e
[sidekiq] disable bootstraptimelineworker
2021-01-09 18:21:41 -05:00
Fosco Marotto
a32c5a453b
[merge_worker] disable
2021-01-09 15:44:20 -05:00
mgabdev
7ec426e3d8
Progress on DMs
...
Progress on DMs
2020-12-19 01:33:33 -05:00
mgabdev
fb612f60c8
Commiting
2020-11-15 12:48:32 -06:00
mgabdev
3cebbe30dc
Updated retry count for ExpiringProScheduler, IntroduceProScheduler
...
• Updated:
- retry count for ExpiringProScheduler, IntroduceProScheduler
2020-10-16 16:25:58 -05:00
mgabdev
d258cabd40
Updated expired_accounts query in ExpiringProScheduler worker
...
• Updated:
- expired_accounts query in ExpiringProScheduler worker
2020-09-18 22:49:34 -05:00
mgabdev
a4add61342
Added emails for new users who arent PRO
...
• Added:
- emails for new users who arent PRO
2020-09-18 22:49:15 -05:00
mgabdev
8fa3d4d0a9
Added emails for reminding past PRO members to upgrade again
...
• Added:
- emails for reminding past PRO members to upgrade again
2020-09-18 15:51:24 -05:00
mgabdev
991dd7a743
Added ExpiringProScheduler with email for expired GabPRO users
...
• Added:
- ExpiringProScheduler with email for expired GabPRO users
2020-08-31 19:50:02 -05:00
mgabdev
043fc01cea
Added self-destructing/expiring statuses
...
• Added:
- self-destructing/expiring statuses for GabPRO members only
- ExpiringStatusWorker
- stopwatch icon
- expires_at redux values
- expires_at button in composer
- expires at selection popover
• Updated:
- Schedule status button to not show if expiring status active
2020-07-24 19:05:31 -05:00
mgabdev
2682845ef9
Added max retry to DigestMailerWorker
...
• Added:
- max retry to DigestMailerWorker
2020-07-17 15:43:45 -05:00
mgabdev
56d0698536
Added max retry to 3 on PushNotificationWorker
...
• Added:
- max retry to 3 on PushNotificationWorker
2020-07-14 00:21:46 -05:00
mgabdev
43cd72ddcc
Updated AP SynchronizeFeaturedCollectionWorker sidekiq options
...
• Updated:
- AP SynchronizeFeaturedCollectionWorker sidekiq options to retry:0, dead: true
2020-06-04 18:56:53 -04:00
mgabdev
ed9433c303
Updated AP UpdateDistributionWorker sidekiq options
...
• Updated:
- AP UpdateDistributionWorker sidekiq options to retry:0, dead: true
2020-06-04 18:49:53 -04:00
mgabdev
f7a0b022d4
Update activity pub jobs
...
• Update:
- activity pub jobs to retry 0 and dead: true
• Remove:
- ActivityPub DeliveryWorker on account suspension
- Inbox, outbox, collections routes
2020-05-29 13:01:35 -04:00
mgabdev
a2a070510a
Updated LinkCrawlWorker retry to 3
...
• Updated:
- LinkCrawlWorker retry to 3
2020-05-27 13:26:20 -04:00
mgabdev
c1c966a2e1
Update popular activitypub workers to max_retries: 3
...
• Update:
- popular activitypub workers (DeliveryWorker, LowPriorityDeliveryWorker, ProcessingWorker)to max_retries: 3
2020-05-26 22:24:12 -04:00
mgabdev
d813b1a9f0
Removed sidekiq_options in ScheduledStatusesScheduler
2020-01-14 11:39:03 -05:00
mgabdev
49e533244c
Updated all Redis.current.publish, PushUpdateWorker.perform_async to work again
...
added back now that we will have timeline/notification queueing functionality
2019-07-11 12:11:57 -04:00
robcolbert
fd50f03304
Gabbers like servers that are less pushy.
2019-07-09 00:48:11 -04:00
robcolbert
14f6771e77
for now, stop sending push updates to clients (auto-scroll timelines)
...
One of the biggest complaints received at launch was the update speed of
the home timeline. This change disables the jobs and signals that
trigger the update to get pushed without altering other logic.
2019-07-08 06:02:42 -04:00
robcolbert
bd0b5afc92
Gab Social. All are welcome.
2019-07-02 03:10:25 -04:00