RSSAmplifier

Stratus3D · Nov 24, 2022

Visualizing Backoff Functions With Gnuplot

0
Sign in to vote or save

This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.

Today I was building some retry logic for some code that forwarded data to a third-party service and wanted to visualize the backoff function I had written. I wanted to see how many retries would be made in the 10-15 minute window after the initial retry. Gnuplot was the obvious choice for visualizing this as I had recently used it for some data exploration work and knew it had built-in support…

Read on stratus3d.com

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.