Open GoogleCodeExporter opened 8 years ago
Could you explain your use case for having multiple simultaneous versions?
Original comment by bquin...@google.com
on 14 Mar 2013 at 5:55
I put tasks on a different version named "task" to separate incoming requests
and frequent but short background tasks, like reading a value from a website
and updating the corresponding db entry. I also send each mail as a separate
task on version "mail". This is mostly to keep separate logs and not spam the
default version.
Original comment by pdknsk
on 14 Mar 2013 at 3:10
Another bonus is separate charts in the dashboard. I considered this common
practice actually.
Original comment by pdknsk
on 14 Mar 2013 at 3:13
Original issue reported on code.google.com by
pdknsk
on 7 Mar 2013 at 5:39