restatedev Profile Banner
restate Profile
restate

@restatedev

Followers
2K
Following
83
Media
46
Statuses
175

Easily build resilient applications using distributed durable async/await!

Joined April 2022
Don't wanna be here? Send us removal request.
@restatedev
restate
1 month
๐ŸŽ‰ Restate v1.4.3 is here! . โœจ New features:.๐Ÿ”ง Shell completions for CLI tools.โ›ต Enhanced Helm charts.๐Ÿ“Š OTLP+HTTP tracing support. Seamless upgrade, no migration needed! ๐Ÿš€. ๐Ÿ“ฆ Download: ๐Ÿš€ Get started:
1
3
11
@restatedev
restate
1 month
In case you missed our latest blog post, check it out here: ."Durable AI Loops: Fault Tolerance Across Frameworks (Without Handcuffs)" .๐Ÿ‘‰
restate.dev
Resilience, suspendability, observability, human-in-the-loop, and multi-agent coordination, for any agent and SDK.
0
1
1
@grok
Grok
7 days
Join millions who have switched to Grok.
261
515
4K
@restatedev
restate
1 month
Why Durable Execution matters:.๐Ÿ” Automatic retries & recovery.โณ Long-running workflows.๐Ÿง  Resilient human-in-the-loop.๐Ÿ•น๏ธ Agent orchestration.๐Ÿ‘€ Built-in observability. โ–ถ๏ธ Watch the full session:
1
0
1
@restatedev
restate
1 month
๐ŸŽฅ Build Durable AI Agents with Restate + Vercel AI SDK.Here are the highlights from our recent community session on building resilient AI agents using Restate with your favorite Agent SDK (like Vercel AI or OpenAI).
1
6
18
@restatedev
restate
1 month
RT @restatedev: Join the community meeting next week to learn how combiningย Restateย withย your agent SDK (Vercel AI, OpenAI, . )ย gives yourโ€ฆ.
0
3
0
@restatedev
restate
2 months
Join the community meeting next week to learn how combiningย Restateย withย your agent SDK (Vercel AI, OpenAI, . )ย gives your agents a set of powerful features.
Tweet media one
1
3
7
@restatedev
restate
2 months
RT @StephanEwen: I wrote a piece on building ๐——๐˜‚๐—ฟ๐—ฎ๐—ฏ๐—น๐—ฒ ๐—”๐—ด๐—ฒ๐—ป๐˜๐˜€ using durable execution, communication, and state in @restatedev. It matches sโ€ฆ.
0
18
0
@restatedev
restate
2 months
Learn more about the details of the new 1.4 features in the release announcement: and more importantly, try it out yourself ๐Ÿ’ช๐Ÿ› ๏ธ.
restate.dev
Restate 1.4 improves cluster resiliency and workload balancing significantly. Experience less unavailability and achieve more with fewer resources.
0
1
2
@restatedev
restate
2 months
๐Ÿš€ Restate 1.4 just dropped! 10x faster failure detection, automatic workload rebalancing, and 2.5x quicker startup. Your distributed applications just got more resilient with less downtime and better resource utilization. Build more, worry less.
Tweet media one
1
7
23
@restatedev
restate
2 months
RT @stsffap: Hey everyone, Iโ€™ll be in New York on June 24/25. If you want to talk about @restatedev, durable execution, challenges in how tโ€ฆ.
0
2
0
@restatedev
restate
3 months
Restate lets you write resilient sagas in clean, readable code that handles failures gracefully. Check out the sagas guide: #DistributedSystems #Microservices #Sagas.
docs.restate.dev
Implementing undo operations in case of failures, to keep your system consistent
0
1
2
@restatedev
restate
3 months
When to use Sagas:.- Business logic failures ("hotel full", "product not available") where retrying won't help.- Cancelling ongoing requests, and letting them roll back. Your system never ends up in a half-finished state!
Tweet media one
1
0
4
@restatedev
restate
3 months
With Restate, implementing sagas is easy: .โœ…Record compensating (undo) actions in a list as your workflow progresses.โœ… If a terminal error occurs, ๐—ฅ๐—ฒ๐˜€๐˜๐—ฎ๐˜๐—ฒ ๐—ด๐˜‚๐—ฎ๐—ฟ๐—ฎ๐—ป๐˜๐—ฒ๐—ฒ๐˜€ ๐—ฎ๐—น๐—น ๐—ฐ๐—ผ๐—บ๐—ฝ๐—ฒ๐—ป๐˜€๐—ฎ๐˜๐—ถ๐—ผ๐—ป๐˜€ ๐—ฒ๐˜…๐—ฒ๐—ฐ๐˜‚๐˜๐—ฒ
Tweet media one
1
0
0
@restatedev
restate
3 months
Restate auto-retries temporary issues like network glitches. But for business logic failures ("Hotel fully booked"), retrying won't help. Instead, Restate helps you gracefully undo previous steps using sagas - each action has a matching "undo" step that runs when needed.
Tweet media one
1
3
18