<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Sentry on Ricky</title><link>https://linzeyan.github.io/zh-tw/categories/sentry/</link><description>Recent content in Sentry on Ricky</description><generator>Hugo -- gohugo.io</generator><language>zh-tw</language><lastBuildDate>Thu, 25 Jul 2019 14:25:56 +0800</lastBuildDate><atom:link href="https://linzeyan.github.io/zh-tw/categories/sentry/index.xml" rel="self" type="application/rss+xml"/><item><title>`sentry.lang.javascript.processor: SoftTimeLimitExceeded()` 大量錯誤</title><link>https://linzeyan.github.io/zh-tw/posts/2019/20190725-getsentry-sentry-issues-4386/</link><pubDate>Thu, 25 Jul 2019 14:25:56 +0800</pubDate><guid>https://linzeyan.github.io/zh-tw/posts/2019/20190725-getsentry-sentry-issues-4386/</guid><description>&lt;ul>
&lt;li>&lt;a href="https://github.com/getsentry/sentry/issues/4386" target="_blank" rel="noopener">Excessive Errors from &lt;code>sentry.lang.javascript.processor: SoftTimeLimitExceeded()&lt;/code>&lt;/a>&lt;/li>
&lt;li>&lt;a href="https://forum.sentry.io/t/counters-0-queue-is-rising-continuously/5655/6" target="_blank" rel="noopener">Counters-0 queue is rising continuously&lt;/a>&lt;/li>
&lt;/ul>
&lt;h4 id="sentrylangjavascriptprocessor-softtimelimitexceeded-大量錯誤">&lt;code>sentry.lang.javascript.processor: SoftTimeLimitExceeded()&lt;/code> 大量錯誤&lt;/h4>
&lt;p>mattrobenolt:&lt;/p>
&lt;p>我正打算提出這個。:) 很不幸，這個功能就是如此運作。如果它沒有用且只是浪費資源，可以很容易地全域關閉：在 &lt;code>sentry.conf.py&lt;/code> 設定 &lt;code>SENTRY_SCRAPE_JAVASCRIPT_CONTEXT = False&lt;/code>，或在 UI 內針對專案關閉。&lt;/p>
&lt;p>除此之外，沒有太多能做的，因為這個功能本質上是按設計運作。&lt;/p>
&lt;hr>
&lt;h4 id="counters-0-佇列持續上升">Counters-0 佇列持續上升&lt;/h4>
&lt;p>matt:&lt;/p>
&lt;p>你需要更多 worker 來處理這個佇列的負載。&lt;/p>
&lt;p>你也可以讓 worker 專門處理特定佇列，例如使用 &lt;code>sentry run worker -Q counters-0&lt;/code>。&lt;/p></description></item><item><title>Sentry 原始碼開發筆記</title><link>https://linzeyan.github.io/zh-tw/posts/2019/20190703-python-sentry-develop-notes-and-uwsgi-log-format/</link><pubDate>Wed, 03 Jul 2019 11:53:15 +0800</pubDate><guid>https://linzeyan.github.io/zh-tw/posts/2019/20190703-python-sentry-develop-notes-and-uwsgi-log-format/</guid><description>&lt;ul>
&lt;li>&lt;a href="https://chroming.gitlab.io/2018/09/26/edit_sentry_source_code/" target="_blank" rel="noopener">Sentry 原始碼開發筆記&lt;/a>&lt;/li>
&lt;li>&lt;a href="https://uwsgi-docs.readthedocs.io/en/latest/LogFormat.html" target="_blank" rel="noopener">Formatting uWSGI requests logs&lt;/a>&lt;/li>
&lt;li>&lt;a href="https://www.postgresql.org/docs/9.3/libpq-pgpass.html" target="_blank" rel="noopener">PostgreSQL: Documentation: 9.3: The Password File&lt;/a>&lt;/li>
&lt;/ul></description></item></channel></rss>