You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ofelia run fails every once in a while with this error:
2023-12-15T00:34:20.286Z common.go:121 ▶ ERROR [Job "awwesome" (8dab594a1a87)] StdErr:
src/lib/fetch-github.ts (1:9) "GithubQueryResult" is not exported by "src/lib/types/types.ts", imported by "src/lib/fetch-github.ts".
src/lib/fetch-github.ts (1:28) "GithubRepo" is not exported by "src/lib/types/types.ts", imported by "src/lib/fetch-github.ts".
src/lib/fetch-github.ts (1:40) "Project" is not exported by "src/lib/types/types.ts", imported by "src/lib/fetch-github.ts".
2023-12-15T00:34:20.286Z common.go:121 ▶ ERROR [Job "awwesome" (8dab594a1a87)] Finished in "24h34m20.266654372s", failed: true, skipped: false, error: the job has exceed the maximum allowed time running.
The text was updated successfully, but these errors were encountered:
Ofelia run fails every once in a while with this error:
The text was updated successfully, but these errors were encountered: