开发者

Datastore and task queue downtime correlation

What correl开发者_开发问答ation is there between datastore and task queue downtime?

(I'd like to use the task queue to defer some operations in the case of datastore downtime.)


The Task Queue should be generally more durable than the datastore, as it's a simpler system, but there's no guarantee that they can't both experience a simultaneous outage.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜