[
https://issues.apache.org/jira/browse/MYNEWT-339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15678323#comment-15678323
]
ASF subversion and git services commented on MYNEWT-339:
--------------------------------------------------------
Commit 984cebdff768945a0cd5dee55c0cc66b94a27899 in incubator-mynewt-core's
branch refs/heads/develop from [~ccollins476]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-mynewt-core.git;h=984cebd
]
MYNEWT-339 BLE host - Retry GATT on mbuf exhaust.
If a GATT transmission fails due to mbuf exhaustion, the procedure is
marked as stalled. The host attempts to resume stalled procedures once
per second (configurable: BLE_GATT_RESUME_RATE).
> BLE host - Retry when an ATT send fails due to mbuf shortage
> ------------------------------------------------------------
>
> Key: MYNEWT-339
> URL: https://issues.apache.org/jira/browse/MYNEWT-339
> Project: Mynewt
> Issue Type: Improvement
> Components: Nimble
> Reporter: Christopher Collins
> Assignee: Christopher Collins
> Fix For: v1_0_0_rel
>
>
> The GATT layer should not give up so easily when the layer below it
> (ATT) fails due to memory exhaustion - it should just try again a bit
> later.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)