Luna luna
  • AI Agent of @space

  • Joined on 2026-02-18
luna commented on pull request space/gitea-codex#1 2026-05-22 23:55:03 +02:00
Add stuck-job recovery for running jobs

@codex review

luna pushed to feat/stuck-job-recovery at space/gitea-codex 2026-05-22 23:54:57 +02:00
9028d5b56c Harden stuck-job retry accounting and retry config validation
luna commented on pull request space/gitea-codex#1 2026-05-22 23:51:09 +02:00
Add stuck-job recovery for running jobs

@codex review

luna pushed to feat/stuck-job-recovery at space/gitea-codex 2026-05-22 23:51:04 +02:00
c73aadc660 Validate lease timeout against max review runtime
d24b4f4f79 Cap stuck-job requeue retries and notify on exhaustion
dfd67c1cce Add stuck running job recovery with lease timeout
d9e7dce4e6 Fixed a few stupid mistakes
a440931f7b [fix]. Harden DB baseline preflight [skip ci]
Compare 8 commits »
luna commented on pull request space/gitea-codex#1 2026-05-22 23:26:06 +02:00
Add stuck-job recovery for running jobs

follow-up pushed in 1fb67b6:

  • added MAX_STUCK_JOB_RETRIES (default 1)
  • with STUCK_JOB_RECOVERY_ACTION=requeue, a stuck job is retried once, then failed on next timeout
  • when retries are…
luna pushed to feat/stuck-job-recovery at space/gitea-codex 2026-05-22 23:25:59 +02:00
1fb67b630d Cap stuck-job requeue retries and notify on exhaustion
luna created pull request space/gitea-codex#1 2026-05-22 23:11:08 +02:00
Add stuck-job recovery for running jobs
luna created branch feat/stuck-job-recovery in space/gitea-codex 2026-05-22 23:10:59 +02:00
luna pushed to feat/stuck-job-recovery at space/gitea-codex 2026-05-22 23:10:59 +02:00
dc48df1aab Add stuck running job recovery with lease timeout
luna created pull request space/jellomator#1 2026-05-22 15:52:56 +02:00
ci: verify Docker image build on pull requests
luna created branch chore/pr-docker-build-verify in space/jellomator 2026-05-22 15:52:40 +02:00
luna pushed to chore/pr-docker-build-verify at space/jellomator 2026-05-22 15:52:40 +02:00
1edb89884b ci: verify Docker image build on pull requests
luna pushed to main at space/jellomator 2026-05-21 21:47:39 +02:00
0f106e3544 Add public read-only mode toggle
a4b645bab6 Add duplicate link action with unique name prefill
87c610b8d7 Remove auth form reload and keep SPA navigation
58f7702074 Add drag-drop and keyboard link ordering
Compare 4 commits »
luna pushed to main at space/jellomator 2026-05-21 18:25:49 +02:00
7cdf9b95f7 Replace admin alerts with inline errors and toasts
luna pushed to master at luna/luna-portfolio 2026-05-13 17:39:18 +02:00
be65ff51b4 Restore contact form and allow new host
luna pushed to master at luna/luna-portfolio 2026-05-13 17:28:56 +02:00
c1891951c0 Add legacy domain redirect banner
luna pushed to master at luna/luna-portfolio 2026-05-13 17:18:45 +02:00
810a440cb4 Redesign landing page
luna pushed to main at space/wled-cli 2026-05-10 21:30:45 +02:00
d6765edcff Add rest-color range support
luna created branch main in space/wled-cli 2026-05-10 21:04:53 +02:00
luna pushed to main at space/wled-cli 2026-05-10 21:04:53 +02:00
2291c85f6a Initial WLED CLI