OperationalError: unable to open database file
File "threading.py", line 1024, in run
self._target(*self._args, **self._kwargs)
File "github_agent_bridge/executor.py", line 205, in _loop
did = self.work_one(worker_id)
File "github_agent_bridge/executor.py", line 59, in work_one
job = self.queue.claim_next(worker_id, self.config.work_intents)
File "github_agent_bridge/queue.py", line 149, in claim_next
con.execute("BEGIN IMMEDIATE")
Sentry Issue: GAB-C
This issue was automatically created by Sentry via Github Issue