Discussion
Loading...

Post

  • About
  • Code of conduct
  • Privacy
  • About Bonfire
Paul Chambers馃毀
@paul@oldfriends.live  路  activity timestamp 4 days ago

The delete all dead jobs from the SideKiq morgue is missing in v4.5-beta.2 Mastodon. Anyone know how to tweak it and get that link back? #MastoAdmin I'm gonna poke around and see if it is a custom webUI change. Curious if there was a reason to remove it, also. #Mastodon

  • Copy link
  • Flag this post
  • Block
Danny :verified:
@danny@strangeminds.social replied  路  activity timestamp 4 days ago

@paul would love to know if you find anything

  • Copy link
  • Flag this comment
  • Block
Mike Johnston
@ThaMunsta@mastodon.nervesocket.com replied  路  activity timestamp 4 days ago

@paul I wondered about that too. I know it auto deletes at 10k so part of me wondered if I was doing something "bad" by always going in and deleting it (when I think of it) cuz I couldn't think of why else they would remove the button

  • Copy link
  • Flag this comment
  • Block
Paul Chambers馃毀
@paul@oldfriends.live replied  路  activity timestamp 4 days ago

@ThaMunsta Apparently, it wasn't liked in the Sidekiq community. Here are the issues related to the topic.

https://github.com/sidekiq/sidekiq/issues?q=delete%20all%20morgue

  • Copy link
  • Flag this comment
  • Block
Mike Johnston
@ThaMunsta@mastodon.nervesocket.com replied  路  activity timestamp 4 days ago

@paul I feel like those people all have small lists or very critical responses lol and for that ya I get it but idk if that's the norm..

  • Copy link
  • Flag this comment
  • Block
Cadu Silva :laUrsa:
@cadusilva@bolha.one replied  路  activity timestamp 4 days ago

@paul Sidekiq removed the option to retry all and delete all. But at least the first can be brought back.

```
cat << "EOF" > /home/mastodon/live/lib/tasks/retry_all.rake
namespace :sidekiq do
task :retry_all do
require 'sidekiq/api'
Sidekiq::RetrySet.new.retry_all
end
end

EOF
```

To run this code:

```
bundle exec rake sidekiq:retry_all
```

  • Copy link
  • Flag this comment
  • Block
Paul Chambers馃毀
@paul@oldfriends.live replied  路  activity timestamp 4 days ago

@cadusilva Thanks Spook. That was a nice way to keep the morgue clutter free, esp when there are so many reasons jobs fail that have nothing to do with ones own instance, like ssl certs being bad, etc.

  • Copy link
  • Flag this comment
  • Block
Log in

Encryptr.net Social

This is a forward thinking server running the Bonfire social media platform.

LGBTQA+ and BPOC friendly.

Encryptr.net Social: About 路 Code of conduct 路 Privacy 路
Encryptr.net social 路 1.0.0-rc.2.33 no JS en
Automatic federation enabled
  • Explore
  • About
  • Code of Conduct
Home
Login