# 작업 예외: Holidays::InvalidRegion

**URL:** https://meta.discourse.org/t/job-exception-holidays-invalidregion/384873
**Category:** Bug
**Tags:** events, fixed
**Created:** [10월 7, 2025, 9:37오전 UTC](https://meta.discourse.org/t/job-exception-holidays-invalidregion/384873 "2025-10-07T09:37:07Z")
**Posts on this page:** 1
**Showing post:** 6

<div class="post-metadata">

### Author: ![zogstrip](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/zogstrip/32/512781_2.png) [@zogstrip](https://meta.discourse.org/u/zogstrip)
#### Post date: [10월 17, 2025, 1:52오후 UTC](https://meta.discourse.org/t/job-exception-holidays-invalidregion/384873/6 "2025-10-17T13:52:13Z")

</div>

내부 Discourse 인스턴스에서 오류가 급증하여 같은 문제를 조사하고 있었고, 그래서 수정했습니다 😉

> <https://github.com/discourse/discourse/pull/35473>
>
> When we updated the list of available/supported holidays regions in eabbac18cf78…6541268941191bffbd3070b8ee46 and in
> 1983a448126b36548c4cb2f60b4eeae554832cc5 we left some records with invalid regions.
> 
> This adds a migration to correct old records, as well as adding an error handling to log an error when a region is invalid, rather than throwing an exception and breaking the background job.
> 
> Ref - https://meta.discourse.org/t/-/384873

---

_[View the full topic](https://meta.discourse.org/t/job-exception-holidays-invalidregion/384873)._
