BB.Cloud released!
version: preAlpha
Benefits:
- unlimited iterations per month
- own dedicated cloud (only your bots)
- own background tasks
- customized options by demand: timeout limit, max-conection count, etc
- personal support + PRO support chat
Cost: 100 USD monthly
Deployment time: 1-3 days
please PM to admin for order
version: preAlpha
Benefits:
- unlimited iterations per month
- own dedicated cloud (only your bots)
- own background tasks
- customized options by demand: timeout limit, max-conection count, etc
- personal support + PRO support chat
Cost: 100 USD monthly
Deployment time: 1-3 days
please PM to admin for order
Downtime alert.
We have no limits for background tasks count.
Today we have big amount of background tasks - more then 1.5 M
Unfortunately, the database was not ready to handle such a number of tasks.
All the background tasks is cleared.
To prevent such situations, daily limits on the number of background tasks will be introduced.
BJS is very flexible. Limits were provided only for iteration and for execution time. Unfortunately, now you have to enter other limits, as a bad code in one bot can "put" the whole service.
We have no limits for background tasks count.
Today we have big amount of background tasks - more then 1.5 M
Unfortunately, the database was not ready to handle such a number of tasks.
All the background tasks is cleared.
To prevent such situations, daily limits on the number of background tasks will be introduced.
BJS is very flexible. Limits were provided only for iteration and for execution time. Unfortunately, now you have to enter other limits, as a bad code in one bot can "put" the whole service.
personal BB.Cloud have no dedicated database now.
We have downtime with database - so BB.Cloud also have downtime
We have downtime with database - so BB.Cloud also have downtime
New Lib:
Easy and quick Member checker for channels and chats
https://help.bots.business/libs/membershipchecker
Easy and quick Member checker for channels and chats
https://help.bots.business/libs/membershipchecker
help.bots.business
MembershipChecker
Status pages are alive again:
http://status.bots.business
http://status2.bots.business
status.bots.business
Bots.Business API status page โ updown.io
Status on last indexing (10 Jan 06:14 UTC) โ
http://status.bots.business
http://status2.bots.business
status.bots.business
Bots.Business API status page โ updown.io
Status on last indexing (10 Jan 06:14 UTC) โ
status.bots.business
Bots.Business API status page โ updown.io
Status on last indexing (29 Aug 09:31 UTC) โ 99.96% uptime (1 month) ยท 159 ms average response time ยท 1.0 Apdex (1.0s)
Bots.Business
Photo
Do you have such code with such big count of getProperty?
Anonymous Poll
44%
Yes๐ข
29%
No ๐
27%
I don't understand ๐
Bots.Business
Do you have such code with such big count of getProperty?
Please make your vote. It is important
Forwarded from .. โญ
@BotsBusinessAdmin
There is a problem in calculating the number of bot users he's not send a correct number
Can you fiexd
There is a problem in calculating the number of bot users he's not send a correct number
Can you fiexd
Bots.Business
@BotsBusinessAdmin There is a problem in calculating the number of bot users he's not send a correct number Can you fiexd
Bot Stat is recalculated once at 12 hours for performance reason.
We have above 20-30% to bot speed with this case now.
We have above 20-30% to bot speed with this case now.
Bots.Business
Do you have such code with such big count of getProperty?
We have fix for downtime now.
Seems main issue now - it is performance and timeout errors.
Why we have this?
- massive getProperty function. It spent 1-5 seconds for getting.
- BJS runtime have no power to handle such many slowly command
- big count of background tasks (so we have bot clone issues and etc)
Fix in progress
Seems main issue now - it is performance and timeout errors.
Why we have this?
- massive getProperty function. It spent 1-5 seconds for getting.
- BJS runtime have no power to handle such many slowly command
- big count of background tasks (so we have bot clone issues and etc)
Fix in progress
Forwarded from ๐
ฑ๐
พโ ๐๐๐ฅ๐ฅ๐๐ซ 2โฃ๐
พ2โฃ๐
พ ๐๐จ๐ญ ๐๐๐ฅ๐ฅ๐๐ซ
->(https://api.coingecko.com/api/v3/coins/dogecoin)
var result = JSON.parse(data.content);
var x = result.market_data.current_price
var doge = x.usd
var doge_to_ltc = x.ltc
var doge_to_euro = x.eur
var result = JSON.parse(data.content);
var x = result.market_data.current_price
var doge = x.usd
var doge_to_ltc = x.ltc
var doge_to_euro = x.eur
Bots.Business
->(https://api.coingecko.com/api/v3/coins/dogecoin) var result = JSON.parse(data.content); var x = result.market_data.current_price var doge = x.usd var doge_to_ltc = x.ltcโฆ
Method ->(url) is deprecated. Will be removed.
Please use Http
Please use Http
Bots.Business
We have fix for downtime now. Seems main issue now - it is performance and timeout errors. Why we have this? - massive getProperty function. It spent 1-5 seconds for getting. - BJS runtime have no power to handle such many slowly command - big countโฆ
BJS runtime power increased to 200%
Mass getProperty supporting in progress
Mass getProperty supporting in progress