GithubHelp home page GithubHelp logo

ticktok-io / ticktok.io Goto Github PK

View Code? Open in Web Editor NEW
15.0 15.0 4.0 838 KB

Clock As a Service

Home Page: https://ticktok.io

License: Apache License 2.0

Java 84.60% Shell 1.84% Kotlin 13.01% Dockerfile 0.55%
circleci clock docker gitter java kotlin schedule spring-boot ticktok ticktok-io

ticktok.io's People

Contributors

amaziagur avatar dependabot[bot] avatar rockem avatar yanagofman avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar

ticktok.io's Issues

Execution time addition

A little nice to have feature I thought that would be great is having the exact execution time next to the schedule in the ui

Clock channel backward compatibility is broken

Describe the bug
When creating a clock uri & queue parameters are null. the new details parameters has them

To Reproduce
Steps to reproduce the behavior:

  1. Create a clock POST /api/v1/clocks
  2. see the response

Expected behavior
uri & queue should be filled with correct values for backward compatibility

test1

Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Describe the solution you'd like
A clear and concise description of what you want to happen.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

show ticktok events on slack

  • research develop slack bot/app
  • pass to ticktok.io slack token
    • pass to Dockerfile env variable
    • create new component events
    • add token to yml file & consume on eventProperties
    • expose func/api fireEvent()
    • listen on tickPublish @rockem
  • ticktok fire event to slack channel/bot/app

consumerId is null on response of create clock

call to https://ticktok-io-dev.herokuapp.com/api/v1/clocks?access_token=your_token
body =>

{
  "consumerId": "test",
  "schedule": "every.5.seconds"
}

response is =>

{
    "schedule": "every.5.seconds",
    "consumerId": null,
    "id": "5ac92ac883ab490005c71f08",
    "url": "https://ticktok-io-dev.herokuapp.com/api/v1/clocks/5ac92ac883ab490005c71f08"
}

Queue are auto deleted immediately when client loose connection

Describe the bug
Queue are auto deleted immediately when client loose connection

To Reproduce
Steps to reproduce the behaviour:

  1. Create a clock
  2. Disconnect client
  3. queue is deleted immediately

Expected behaviour
Queues should wait for expiry time before delete

test2

Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Describe the solution you'd like
A clear and concise description of what you want to happen.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

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.