Coder Social home page Coder Social logo

again's Introduction

Hello 🍦

I'm on a curiosity voyage and these keys are my paddles 👨‍💻


Rules of the road

  • What you learn while building is always more important than what you build
  • Be humble
  • Don't give up the ship
  • Learn with others when you can
  • You are not the code you write
  • Joy is experiencing life with others, spark it
  • Code is not an asset, it's a liability
  • It's okay to color out side the lines
  • It's okay to come a purler
  • Don't let perfect be the enemy of good
  • It probably needs more tests...

again's People

Contributors

endor avatar jmaygarden avatar posborne avatar softprops avatar zireael-n avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

again's Issues

New release?

This change seems to be not released #11. It is possible to publish a new release?

setup better ci integration tests for wasm

At the moment we're only doing simple built tests which is helpful but not ideal as some transient crates compile with noop impl on wasm targets that fail at runtime. Let's set up something a little more complete to protect against regressions

complie error

--> src/main.rs:7:10
|
7 | #[tokio::main]
| ^^^^ could not find main in tokio

error[E0423]: expected value, found struct RetryPolicy
--> src/main.rs:10:18
|
10 | let policy = RetryPolicy.exponential(Duration::from_millis(200))
| ^^^^^^^^^^^------------
| |
| help: use the path separator to refer to an item: RetryPolicy::exponential

warning: unused #[macro_use] import
--> src/main.rs:1:1

Add support for Retry-After header

I am not sure how this should be implemented but it would be nice to be able to mutate the duration upon receiving Retry-After header.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.