code-corps / code-corps/code-corps-api
Fix validation errors for timestamps in GitHub syncing to not error but ignore
Open
needs clarification
needs estimate
Skill: Phoenix
- Dominant language
- Elixir
- Stars
- 234
- Forks
- 82
- PR merge metrics
- No merged PRs in 30d
Description
# Problem
Right now if there are validation errors due to timestamps being off in GitHub syncing, it appears we're seeing `validating_tasks` or `validating_comments` errors. What we should do instead is actually ensure that if the timestamps are off, that we instead say the event payload was ignored due to timestamp differences.
Contributor guide
Assessment
This issue has not been assessed yet.