dafo5502
  • YACC (Yet Another Caffeine Converter)

  • Joined on 2021-10-08
dafo5502 pushed to daemon-status at DMC/play-api 2021-10-27 10:01:19 +02:00
807a24a2ad Merge branch 'master' into daemon-status
529be612d4 Merge pull request 'started the status queue development' (#4) from developer into master
Compare 2 commits »
dafo5502 merged pull request DMC/play-api#4 2021-10-27 10:00:53 +02:00
started the status queue development
dafo5502 pushed to master at DMC/play-api 2021-10-27 10:00:53 +02:00
529be612d4 Merge pull request 'started the status queue development' (#4) from developer into master
282c1b00ad added error path to gitignore
5e2b0e0467 first iteration of also handling errors
dea495686c first iteration of queue staus
4223dce739 started the status queue development
Compare 5 commits »
dafo5502 closed issue DMC/play-api#2 2021-10-27 10:00:44 +02:00
Expose queue stats
dafo5502 merged pull request DMC/play-daemon#6 2021-10-27 09:59:42 +02:00
Fixes #5
dafo5502 pushed to master at DMC/play-daemon 2021-10-27 09:59:42 +02:00
7ec5b52e9a Merge pull request 'Fixes #5' (#6) from developer into master
ad9583aa10 comments
ec549a99b4 comments
3f787ab5d0 added handling of non existant error files
c0295203a7 cleaning up of old error files upon successfull completion of a job
Compare 6 commits »
dafo5502 closed issue DMC/play-daemon#5 2021-10-27 09:59:25 +02:00
Log failed jobs in separate directory
dafo5502 pushed to developer at DMC/play-daemon 2021-10-26 15:59:14 +02:00
ad9583aa10 comments
dafo5502 pushed to developer at DMC/play-daemon 2021-10-26 15:38:52 +02:00
ec549a99b4 comments
dafo5502 created pull request DMC/play-api#6 2021-10-26 15:21:40 +02:00
WIP: daemon-status
dafo5502 created branch daemon-status in DMC/play-api 2021-10-26 15:19:43 +02:00
dafo5502 pushed to daemon-status at DMC/play-api 2021-10-26 15:19:43 +02:00
aa533b638e Moved the daemon-status to /staus/daemon
dafo5502 commented on pull request DMC/play-daemon#6 2021-10-26 14:32:15 +02:00
Fixes #5

Done. Please test it out

dafo5502 commented on pull request DMC/play-api#4 2021-10-26 14:31:01 +02:00
started the status queue development

Pretty happy with this now.

Please test it out

dafo5502 pushed to developer at DMC/play-daemon 2021-10-26 14:29:34 +02:00
3f787ab5d0 added handling of non existant error files
dafo5502 pushed to developer at DMC/play-api 2021-10-26 14:19:43 +02:00
282c1b00ad added error path to gitignore
dafo5502 pushed to developer at DMC/play-daemon 2021-10-26 14:19:09 +02:00
c0295203a7 cleaning up of old error files upon successfull completion of a job
dafo5502 pushed to developer at DMC/play-daemon 2021-10-26 14:01:53 +02:00
06f6e6f2d3 first iteration of errorhandling'
dafo5502 pushed to developer at DMC/play-api 2021-10-26 14:01:20 +02:00
5e2b0e0467 first iteration of also handling errors
dafo5502 created pull request DMC/play-daemon#6 2021-10-26 11:18:34 +02:00
WIP: Fixes #4