Replies: 1 comment
-
Calculations should be:
Looking at your table, I think that's correct, you just have performed_at as the rightmost column when left-to-right in order it should be in the middle. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all! Here's a sample from our database:
All rows have a
performed_atjust a tad a couple milliseconds later thanfinished_at. I'm guessing that ActiveJob has a different meaning for both and GoodJob has to cater to that? What is the real difference between both?Thanks!
François
Beta Was this translation helpful? Give feedback.
All reactions