Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

133
Views
how to add time started field to celery results in mongodb?

I'm using Celery with MongoDB backend. I can see that it save the "date_done" field. I would also like for it to save the "date_start", but I can't seem to find a way how to do this. I was thinking of inheriting from the Mongodb backend class and overloading the methods that store the results in the database but I'm not sure that it's a good idea. Why isn't there a field like that?

{
  "_id" : "8b6f4ea0-4855-43a6-98f8-ae499f88b177",
  "status" : "SUCCESS",
  "children" : "[]",
  "traceback" : "null",
  "result" : "21",
  "date_done" : ISODate("2017-01-18T15:07:17.151Z")
}
over 4 years ago · Santiago Trujillo
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!