Hey guys, my job looks ok in the log file (see the...
# feedback-and-requests
m
Hey guys, my job looks ok in the log file (see the tail below). However, it triggered another attempt. Is this normal? 0.28.2-alpha
Copy code
...
2021-07-28 23:07:42 INFO () LineGobbler(voidCall):85 - 23:07:42 | Finished running 12 table models in 11.72s.
2021-07-28 23:07:43 INFO () LineGobbler(voidCall):85 - 
2021-07-28 23:07:43 INFO () LineGobbler(voidCall):85 - Completed successfully
2021-07-28 23:07:43 INFO () LineGobbler(voidCall):85 - 
2021-07-28 23:07:43 INFO () LineGobbler(voidCall):85 - Done. PASS=12 WARN=0 ERROR=0 SKIP=0 TOTAL=12
2021-07-28 23:07:43 INFO () EnvConfigs(getEnvOrDefault):302 - WORKER_ENVIRONMENT not found or empty, defaulting to DOCKER
2021-07-28 23:07:43 INFO () DefaultNormalizationWorker(run):77 - Normalization executed in 0.
2021-07-28 23:07:43 INFO () TemporalAttemptExecution(get):133 - Stopping cancellation check scheduling...
u
🤔 can you share the web ui screenshot? are you saying that after a successfully attempt Airbyte launch another one?
u
It just partially loaded data. But it ended with "Completed successfully":
u
@Cristian Scutaru can you share the full log to see the ERROR that is being throw?
u
I no longer have that log. But it is fine by now, I fixed the batch in another way. However, remember this is an usability issue: a log should no end in "Completed successfully" if ...it failed! This was my main point here, no matter what other errors we had before. 🙂