# 긴 주제에 게시글을 옮기면 실패합니다

**URL:** <https://meta.discourse.org/t/moving-posts-to-a-long-topic-fails/347984>\
**Category:** Bug\
**Created:** [1월 20, 2025, 9:31오전 UTC](https://meta.discourse.org/t/moving-posts-to-a-long-topic-fails/347984 "2025-01-20T09:31:58Z")\
**Posts on this page:** 1\
**Showing post:** 12

<div class="post-metadata">

**Author:** ![martin](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/martin/32/491371_2.png) [@martin](https://meta.discourse.org/u/martin)\
**Post date:** [1월 28, 2025, 6:03오전 UTC](https://meta.discourse.org/t/moving-posts-to-a-long-topic-fails/347984/12 "2025-01-28T06:03:26Z")

</div>

일단 hijack은 처리했지만, 여기서 다른 최적화도 여러 가지 해야 할 것 같습니다:

> <https://github.com/discourse/discourse/pull/31029>
>
> We have had reports of the topic post move endpoint
> sometimes timing out, not n…ecessarily with a large
> number of posts, but between two topics that have a
> large number of posts.
> 
> This buys us some time by \`hijack\`ing the controller,
> which gives us 90 seconds instead of the Unicorn 30
> seconds to do the work. At some point we may want to
> do this in a background job.
> 
> c.f. https://meta.discourse.org/t/moving-posts-to-a-long-topic-fails/347984

---

_[View the full topic](https://meta.discourse.org/t/moving-posts-to-a-long-topic-fails/347984)._
