<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 08:38:50 UTC 2024

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary append 'field=key&field=summary' to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>MongoDB Jira</title>
    <link>https://jira.mongodb.org</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>9.7.1</version>
        <build-number>970001</build-number>
        <build-date>13-04-2023</build-date>
    </build-info>


<item>
            <title>[GODRIVER-2531] is returning WaitQueueTimeoutError always correct when context is done?</title>
                <link>https://jira.mongodb.org/browse/GODRIVER-2531</link>
                <project id="14289" key="GODRIVER">Go Driver</project>
                    <description>&lt;p&gt;when checkOut returns error, i wish there is a error message fit for context canceled.&#160;&lt;/p&gt;

&lt;p&gt;whether context is canceled or context deadline exceeded, `checkOut` fuction&#160; always returns `WaitQueueTimeoutError`. when deadline exceeded, returning `WaitQueueTimeoutError` is correct. but when context is canceled, returning a error message with waiting and canceled message makes more clear than timed out error message.&#160;&lt;/p&gt;</description>
                <environment></environment>
        <key id="2119084">GODRIVER-2531</key>
            <summary>is returning WaitQueueTimeoutError always correct when context is done?</summary>
                <type id="4" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14710&amp;avatarType=issuetype">Improvement</type>
                                            <priority id="10300" iconUrl="https://jira.mongodb.org/images/icons/priorities/medium.svg">Unknown</priority>
                        <status id="6" iconUrl="https://jira.mongodb.org/images/icons/statuses/closed.png" description="The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.">Closed</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="13201">Fixed</resolution>
                                        <assignee username="qingyang.hu@mongodb.com">Qingyang Hu</assignee>
                                    <reporter username="jwalag87@gmail.com">Hyeonho Kim</reporter>
                        <labels>
                    </labels>
                <created>Mon, 22 Aug 2022 15:33:15 +0000</created>
                <updated>Sat, 28 Oct 2023 11:37:30 +0000</updated>
                            <resolved>Thu, 8 Sep 2022 18:07:24 +0000</resolved>
                                    <version>1.9.1</version>
                                    <fixVersion>1.11.0</fixVersion>
                                    <component>Error Handling</component>
                                        <votes>0</votes>
                                    <watches>3</watches>
                                                                                                                <comments>
                            <comment id="4809338" author="xgen-internal-githook" created="Wed, 7 Sep 2022 19:28:13 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Hyeonho Kim&apos;, &apos;email&apos;: &apos;jwalag87@gmail.com&apos;, &apos;username&apos;: &apos;proost&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/GODRIVER-2531&quot; title=&quot;is returning WaitQueueTimeoutError always correct when context is done?&quot; class=&quot;issue-link&quot; data-issue-key=&quot;GODRIVER-2531&quot;&gt;&lt;del&gt;GODRIVER-2531&lt;/del&gt;&lt;/a&gt; Return canceled error message when canceled for waiting connection in wait queue. (#1058)&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-go-driver/commit/1720e221d95d793edd1d0193cf3813bcd21fabec&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-go-driver/commit/1720e221d95d793edd1d0193cf3813bcd21fabec&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4773978" author="JIRAUSER1270841" created="Wed, 24 Aug 2022 15:25:18 +0000"  >&lt;p&gt;Version is v1.9.1&lt;/p&gt;

&lt;p&gt;Okay. I send a PR within a few days.&lt;/p&gt;</comment>
                            <comment id="4771124" author="JIRAUSER1268281" created="Tue, 23 Aug 2022 17:41:55 +0000"  >&lt;p&gt;Hi &lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=jwalag87%40gmail.com&quot; class=&quot;user-hover&quot; rel=&quot;jwalag87@gmail.com&quot;&gt;jwalag87@gmail.com&lt;/a&gt;, a PR is always welcome. We can merge it into the codebase after review.&lt;/p&gt;

&lt;p&gt;BTW, can you please let us know the version of the driver and Golang you are using?&lt;/p&gt;

&lt;p&gt;Thank you!&lt;/p&gt;</comment>
                            <comment id="4770741" author="JIRAUSER1270841" created="Tue, 23 Aug 2022 15:53:03 +0000"  >&lt;p&gt;if my proposal is reasonable, could i send a PR? or wait for terminating investigation?&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                            <attachment id="397200" name="image-2022-08-23-00-29-01-567.png" size="326" author="jwalag87@gmail.com" created="Mon, 22 Aug 2022 15:29:02 +0000"/>
                            <attachment id="397777" name="image-2022-08-25-00-26-00-832.png" size="326" author="jwalag87@gmail.com" created="Wed, 24 Aug 2022 15:26:02 +0000"/>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_15850" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|i0pzpk:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10558" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>9223372036854775807</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            </customfields>
    </item>
</channel>
</rss>